Keysight Pathwave 89600 VSA .NET API
Number Property
See Also 
Agilent.SA.Vsa.Ieee80216Ofdma.Interfaces Assembly > Agilent.SA.Vsa.Ieee80216Ofdma Namespace > Burst<T1,T2> Class : Number Property


Glossary Item Box

Gets the one-based number of the burst in its zone.

Syntax

Visual Basic (Declaration) 
Public Overrides ReadOnly Property Number As Integer
C# 
public override int Number {get;}
C++/CLI 
public:
property int Number {
   int get() override;
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also